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