parent_profile property

parent_profile property

ParentProfile

Definition:

@property
def parent_profile(self):
    ...
@parent_profile.setter
def parent_profile(self, value):
    ...

See Also