string Foreground { get; set; }
Property Foreground As String Get Set
property String^ Foreground { String^ get (); void set (String^ value); }
abstract Foreground : string with get, set
In This Article