Returns true if this instances has an associated object (O).
true
O
@override bool get hasObject => object != null;