Class ObjectVariable
A key/value pair/variable stored on an Object.
public abstract class ObjectVariable
- Inheritance
-
ObjectVariable
- Derived
- Inherited Members
- Extension Methods
Properties
- HasNothing
Gets a value indicating whether this variable has no value.
- HasValue
Gets a value indicating whether this variable has a value.
Methods
- Delete()
Deletes the value of this variable.