NetLogo 7.0.0-beta2:

gis:property-minimum

gis:property-minimum VectorDataset property-name

Reports the smallest value for the given property over all of the VectorFeatures in the given dataset. String values are compared using case-sensitive lexicographic order as defined in the Java Documentation.

Take me to the full GIS Extension Dictionary