public method AccountInfo.getName
Gets the unique name of the account
Declaration
protojavascriptjavacsharppublic getName() : string
public getName() : string
protojavascriptjavacsharpfunction getName()
function getName()
protojavascriptjavacsharppublic String getName();
public String getName();
protojavascriptjavacsharppublic string getName();
public string getName();
Returns
The method returns a string that represents the unique name of the account
Declared in AccountInfo