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