sun_setup_name property

sun_setup_name property

Gets or sets the name of the sun setup.

Definition:

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

See Also