public getFieldName()

in scripts/control.ts [73:75]


    public getFieldName(): string {
        return this._fieldName;
    }