Color? Hover { get; set; }
Property Hover As Color? Get Set
property Nullable<Color^> Hover { Nullable<Color^> get (); void set (Nullable<Color^> value); }
abstract Hover : Nullable<Color> with get, set
In This Article