SecretNET.Token Namespace

DecreaseAllowanceResponse_Result..::..Owner Property

Gets or sets the owner.

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

The owner.