reflection_colour property

reflection_colour property

ReflectionColour

Definition:

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

See Also