public ActorRef ActorRef { get; set; }
Public Property ActorRef As ActorRef Get Set
public: property ActorRef^ ActorRef { ActorRef^ get (); void set (ActorRef^ value); }