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