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