[This is preliminary documentation and is subject to change.]
public int PercentDone { get; set; }
Public Property PercentDone As Integer
public: property int PercentDone { int get (); void set (int value); }