public int EstimateType { get; set; }
Public Property EstimateType As Integer Get Set
public: property int^ EstimateType { int^ get (); void set (int^ value); }