alphaTab.alphaTex.AlphaTexPropertyNode
Description
A node describing a property with attached values.
 interface AlphaTexPropertyNode extends AlphaTexAstNodeProperties
end | The end (inclusive) of this node when parsed from an input source file. (Inherited from   | 
leadingComments | The comments preceeding this node. (Inherited from   | 
nodeType | |
property | The identifier describing the property.  | 
start | The start of this node when parsed from an input source file. (Inherited from   | 
trailingComments | The comments after this node (if starting on the same line). (Inherited from   | 
values | The values attached to the property.  |