hasClosing property
bool
get
hasClosing
Whether this tag requires a closing tag, such as [/if].
Implementation
bool get hasClosing;
Whether this tag requires a closing tag, such as [/if].
bool get hasClosing;