Represents an integer property, for example int, byte, short, uint and long.
The specific type of integer is exposed by SerializedProperty.numericType. See Also: SerializedProperty, SerializedProperty.intValue, SerializedProperty.uintValue, SerializedProperty.longValue, SerializedProperty.ulongValue,.