Find index of extra property
function j input String searchName "Name of extra property to find in extraPropertiesNames"; output Integer index "Index of searchName in extraPropertiesNames"; end j;