readAttributeNetworkName(completion:)

Declaration

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