definitionName property

String get definitionName

Implementation

String get definitionName => StringUtils.capitalize(this._name) + "Definition";