SecretNET.NFT Namespace

GetBatchNftDossierResponse_BatchNftDossierElement..::..Owner Property

Address of the token's owner.

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

Syntax


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

Field Value

true if owner; otherwise, false.