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