[]
Gets or sets the value of the Light2 color.
public string Light2 { get; init; }
Type | Description |
---|---|
string | A string representing the value of the Light2 color. |
Accepted values are in HEX format (e.g., "#000000" for black) or named colors (e.g., "Black").