'Declaration
Public Property Static As Boolean
'Usage
Dim instance As EmptyCellType Dim value As Boolean instance.Static = value value = instance.Static
public bool Static {get; set;}
'Declaration
Public Property Static As Boolean
'Usage
Dim instance As EmptyCellType Dim value As Boolean instance.Static = value value = instance.Static
public bool Static {get; set;}