start_profile property

start_profile property

StartProfile

Definition:

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

See Also