FDEX_PROP_FLAGS
enum FDEX_PROP_FLAGS
fdexPropCanCall = 256
fdexPropCanConstruct = 1024
fdexPropCanGet = 1
fdexPropCannotCall = 512
fdexPropCannotConstruct = 2048
fdexPropCannotPutRef = 32
fdexPropCannotSourceEvents = 8192
fdexPropCanPut = 4
fdexPropCanPutRef = 16
fdexPropCanSourceEvents = 4096
fdexPropDynamicType = 128