SecretNET.Token Namespace

GetTokenInfoResponse_Result..::..Symbol Property

The symbol of the token.

Namespace:  SecretNET.Token
Assembly:  SecretNET.Token (in SecretNET.Token.dll)

Syntax


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

Field Value

The symbol.