PropertyInt

constructor(name: String, value: Int, description: String? = null, fixedValues: Set<Int> = emptySet(), readOnly: Boolean = false)(source)