Gets the resulting object, if any.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
Object Object { get; }
ReadOnly Property Object As Object Get
property Object^ Object { Object^ get (); }
/** @property */ Object get_Object()
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
Object Object { get; }
ReadOnly Property Object As Object Get
property Object^ Object { Object^ get (); }
/** @property */ Object get_Object()