public string Net2 { get; set; }
Public Property Net2 As String Get Set
public: property String^ Net2 { String^ get (); void set (String^ value); }
member Net2 : string with get, set
In This Article