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