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