IsDefault : bool uno
Whether this template should be considered the default template within a collection
Base class for objects that can create new objects of a certain kind.
This class is abstract and must be subclassed before it can be instantiated.
Subclasses are typically generated by the UX compiler as factory objects
that capture scopes within an UX document, for example within an iterator, or
by explicitly using the ux:Template
attribute.
Whether this template should be considered the default template within a collection
A key that can be used to identify this template at runtime.
Creates a new instance of this template.