profile_type property

profile_type property

ProfileType

Definition:

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

See Also