public method UserKind.getName
Returns a string representing the name of the user type
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 representing the name of the user type
Declared in UserKind