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