get_value
Description:
Returns the value stored with the this.
The object is owned by this and it's valid until the this is freed or its value overwritten.
Parameters:
| this | 
Returns:
| 
           a value of this, as an Time  | 
      
Returns the value stored with the this.
The object is owned by this and it's valid until the this is freed or its value overwritten.
| this | 
| 
           a value of this, as an Time  |