'Declaration Public Property noOrient As Boolean
'Declaration
Public Property noOrient As Boolean
'Usage Dim instance As Setup Dim value As Boolean instance.noOrient = value value = instance.noOrient
'Usage
Dim instance As Setup Dim value As Boolean instance.noOrient = value value = instance.noOrient
public bool noOrient {get; set;}
Setup Class Setup Members