public String getName()

in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/net/AvailableServerPortSystemPropertyTestRule.java [62:64]


    public String getName() {
        return name;
    }