This method returns the first JavaProperty.
Defined in
JavaPropertyCollection
Syntax
Set javaProperty = javaPropertycollection.getFirst()
Return value
JavaProperty. The first JavaProperty within the enumeration.
Example See Also