flags$1 property

  1. @UnsignedInt()
int flags$1
getter/setter pair

Flags describing characteristics of the node. This is currently just a placeholder for some ideas for later on.

Implementation

@ma_uint32()
external int flags$1;