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