readAttributeLabelList(completionHandler:)

Declaration

func readAttributeLabelList(completionHandler: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeLabelList() async throws -> [Any]