fullname property

String get fullname

Implementation

String get fullname => template.className + "." + name;