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