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