Documentation Property Syntax


  • AbortSet = (true or false)
  • Abstract = (true or false)
  • Access (write only, cannot query this meta.property property. Use GetAccess and SetAccess in queries.)
  • Constant = (true or false)
  • Dependent = (true or false)
  • GetAccess = (‘public’, ‘protected’ or ‘private’)
  • GetObservable = (true or false)
  • Hidden = (true or false)
  • NonCopyable = (true or false)
  • PartialMatchPriority = Positive integer
  • SetAccess = (‘public’, ‘protected’, ‘private’ or ‘immutable’)
  • SetObservable = (true or false)
  • Transient = (true or false)
  • Framework attributes