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