getLocalName method

String getLocalName()

Implementation

String getLocalName() {
  return this._localName;
}