public string ScopeIDHash { get; set; }
Public Property ScopeIDHash As String Get Set
public: property String^ ScopeIDHash { String^ get (); void set (String^ value); }