Property Context
Context
Gets the context object used to execute callbacks.
NwObject? Context { get; }
Property Value
Remarks
This object is used to filter events when subscribing for an event on a specific object.
Additionally, if the event is executed in a VM context, this object will be set as OBJECT_SELF.