RLMPropertyType

enum RLMPropertyType : int32_t {}

RLMPropertyType is an enumeration describing all property types supported in Realm models.

For more information, see Realm Models.