MintType..::..Mint Property
   Gets or sets the mint.
   
                
    Namespace: 
   SecretNET.TokenAssembly: SecretNET.Token (in SecretNET.Token.dll)
Syntax
public MintType_Mint Mint { get; set; }
Public Property Mint As MintType_Mint Get Set
public: property MintType_Mint^ Mint { MintType_Mint^ get (); void set (MintType_Mint^ value); }

