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