[This is preliminary documentation and is subject to change.]
public BaseActor ParentActor { get; }
Public ReadOnly Property ParentActor As BaseActor
public: property BaseActor^ ParentActor { BaseActor^ get (); }