string Signature { get; set; }
Property Signature As String Get Set
property String^ Signature { String^ get (); void set (String^ value); }