(since version 3.3)
ReadSelfAction is an action that retrieves the host object of an action. The host object in the case of Embedded Engineer will always be the owning Class and therefore Embedded Engineer will use the me/this pointer.
This can usually be used to set the target for a CallOperation or CallBehavior Action.