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