property_source property
property_source property
PropertySource
Definition:
@property
def property_source(self):
    ...
@property_source.setter
def property_source(self, value):
    ...
PropertySource
@property
def property_source(self):
    ...
@property_source.setter
def property_source(self, value):
    ...