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