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