public string CompanyID { set; }
Public WriteOnly Property CompanyID As String Set
public: property String^ CompanyID { void set (String^ value); }