profile_common property

profile_common property

Gets or sets the profile common.

Definition:

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

See Also