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