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