Function to be used to construct an object. If value is false - property will
not be added to object. If value is true - it will be added. Useful when you
want to add a property with one value based on another value and their types
are different.
Example:
Function to be used to construct an object. If value is false - property will not be added to object. If value is true - it will be added. Useful when you want to add a property with one value based on another value and their types are different. Example: