sun_hard_ownership property

sun_hard_ownership property

Gets or sets the sun hard ownership.

Definition:

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

See Also