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