Gets or sets the parent.
| C# | Visual Basic | Visual C++ |
public JContainer Parent { get; internal set; }
Public Property Parent As JContainer
public: property JContainer^ Parent { JContainer^ get (); void set (JContainer^ value); }
The parent.