SecretNET.Token Namespace

InstantiateSnip20..::..Symbol Property

The token symbol.

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.