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