static const int NONE = 0
static const int FLOAT = 0x0001
static const int STRING = 0x0002
static const int BOOL = 0x0004
Class.member