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