fullname property

String fullname

Implementation

String get fullname => _template.className + "." + _name;