removePreference
Removes a Preference from this group.
Note: This action is not recursive, and will only remove a preference if it exists in this group, ignoring preferences found in nested groups. Use removePreferenceRecursively to recursively find and remove a preference.
Return
Whether the preference was found and removed
Parameters
preference
The preference to remove