SerializedProperty.intValue
var intValue: int;
int intValue;
intValue as int
Description

Value of an integer property.

See Also: propertyType, SerializedPropertyType.Integer.