templateSet property

String? get templateSet

Property getter and setter for templateSet:

Implementation

String? get templateSet;
set templateSet (String? templateSet)

Implementation

set templateSet(String? templateSet);