[This is preliminary documentation and is subject to change.]
public ActorName ToActorName { get; set; }
Public Property ToActorName As ActorName
public: property ActorName^ ToActorName { ActorName^ get (); void set (ActorName^ value); }