writeAttributeNullableFloatDouble(withValue:completionHandler:)
Declaration
func writeAttributeNullableFloatDouble(withValue value: NSNumber?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeNullableFloatDouble(withValue value: NSNumber?) async throws