[ NoAccessorMethod ]
public abstract Object object { owned get; construct; }
The object property contains the targetted object for this Activatable instance.
For example a toplevel window in a typical windowed application. It is set at construction time and won't change.