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