整数属性的值,以无符号长整型表示。
当propertyType 为 SerializedPropertyType.Integer 时,包含有效值。适用于当 numericType 为 SerializedPropertyNumericType.UInt64 时访问值,并且还支持较小的无符号类型(uint、ushort 和 byte)。
其他资源:longValue、uintValue、numericType、propertyType、SerializedPropertyType.Integer。