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