CSDoubleNullableStoreProperty

constructor(store: CSStore, key: String, default: Double? = null, onChange: (value: Double?) -> Unit? = null)