Instance properties
Private
#attributes
#attributesAn optional private property of Attributes indicates tag attributes.
#attributes?: Attributes;#name
#namePrivate property of a generic type variable Name as the tag name.
#name: Name;#wrapper
#wrapperPrivate property holds an instance of Wrapper to wrap the given name.
#wrapper: Wrapper<Opening, Closing>;Last updated
Was this helpful?