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