'DeclarationProperty Comment As String
'UsageDim instance As ITableRange Dim value As String instance.Comment = value value = instance.Comment
string Comment {get; set;}
'DeclarationProperty Comment As String
'UsageDim instance As ITableRange Dim value As String instance.Comment = value value = instance.Comment
string Comment {get; set;}