readAttributeApplicationVersion(completion:)

Declaration

func readAttributeApplicationVersion(completion: @escaping  @Sendable (String?, (any Error)?) -> Void)
func readAttributeApplicationVersion() async throws -> String