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