PropertyDouble

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