// get the value of the path via the corresponding System property
final String pathValue = System.getProperty( "java.library.path" );