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