public string Comment {get; set;}
'Declaration Public Property Comment As String
'Declaration
Public Property Comment As String
'Usage Dim instance As TableView Dim value As String instance.Comment = value value = instance.Comment
'Usage
Dim instance As TableView Dim value As String instance.Comment = value value = instance.Comment
TableView Class TableView Members