User defined representation of the value. Will be null if the value is only a double value.
[Visual Basic] Public Property ReadOnly AsObject As Object [C#] public object AsObject { get; } [C++] public: __property Object* get_AsObject(); [JScript] public function get AsObject() : Object
Value Class | TA.Lib Namespace