template property

String? get template

Property getter and setter for template:

Implementation

String? get template;
set template (String? template)

Implementation

set template(String? template);