- `TF = isobject (X)`

Return true if `X` is an object.

See also: `class`, `isa`, `isprop`, `ismethod`.

### References

- https://www.mathworks.com/help/matlab/ref/isobject.html
- https://octave.sourceforge.io/octave/function/isobject.html
