public string Name
Public Name As String Dim instance As CompanyInfo Dim value As String value = instance.Name instance.Name = value
EXALOGIC