String? get templatePath => _$this._templatePath;
set templatePath(covariant String? templatePath) => _$this._templatePath = templatePath;