Make the flags instead of Option<bool> we combine all the flags into one `u8` and store and access the bits this should shrink the size of `Property`.