sun_handle property

sun_handle property

Gets or sets the sun handle.

Definition:

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

See Also