'Declaration Public Property RowEnd As Integer
'Usage Dim instance As LineItem Dim value As Integer instance.RowEnd = value value = instance.RowEnd
public int RowEnd {get; set;}
'Declaration Public Property RowEnd As Integer
'Usage Dim instance As LineItem Dim value As Integer instance.RowEnd = value value = instance.RowEnd
public int RowEnd {get; set;}