public string EstimateID { get; set; }
Public Property EstimateID As String Get Set
public: property String^ EstimateID { String^ get (); void set (String^ value); }