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