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