'Declaration Public Property fitHeight As Short
'Declaration
Public Property fitHeight As Short
'Usage Dim instance As Setup Dim value As Short instance.fitHeight = value value = instance.fitHeight
'Usage
Dim instance As Setup Dim value As Short instance.fitHeight = value value = instance.fitHeight
public short fitHeight {get; set;}
Setup Class Setup Members