This method of the PropertyPermission Class retrieves the list of property suffixes that the permission object allows access to.
public String[] getAllowedSuffixes();
Returns the list of property suffixes that the permission object allows access to.