templateSet property

String? templateSet

Property getter and setter for templateSet:

Implementation

String? get templateSet;
void templateSet=(String? templateSet)

Implementation

set templateSet(String? templateSet);