readAttributeNodeLabel(completionHandler:)

Declaration

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