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