self_illuminaton property

self_illuminaton property

Gets or sets the self illuminaton.

Definition:

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

See Also