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