Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
The isset flag is automatically set to TRUE whenever a value is assuigned. However, there is currently no way to clear the flag after it has been flipped to TRUE. hence, a property setter for the isset flag (in addition to the existing getter) would be handy,