SecretNET.NFT Namespace

GetContractInfoResponse_Result..::..Symbol Property

The contract symbol.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.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.