on property
This is an ease-of-use accessor for event streams which should only beused when an explicit accessor is not available.
Implementation
Events get on => new Events(this);This is an ease-of-use accessor for event streams which should only beused when an explicit accessor is not available.
Events get on => new Events(this);