isPropertyMethod(Method method) A valid method for a property in ResultSetMetaData is one that
has a non-void ouput and takes a single integer parameter (the column index).
A valid method for a property in ResultSetMetaData is one that
has a non-void ouput and takes a single integer parameter (the column index).
true if method is a property getter else false.