readAttributeNodeLabel(completion:)

Declaration

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