public Mint Payload { get; set; }
Public Property Payload As Mint Get Set
public: property Mint^ Payload { Mint^ get (); void set (Mint^ value); }