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