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