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