public ActorRef DeadActor { get; }
Public ReadOnly Property DeadActor As ActorRef Get
public: property ActorRef^ DeadActor { ActorRef^ get (); }