readAttributeLabelList(completion:)

Declaration

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