SecretNET.NFT Namespace

GetContractInfoResponse_Result..::..Name Property

The contract name.

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

Syntax


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

Field Value

The name.