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