'Declaration
Public Property AllowArrowKeysMoveActiveCell As FlagArrowKeys
'Usage
Dim instance As EmptyCellType Dim value As FlagArrowKeys instance.AllowArrowKeysMoveActiveCell = value value = instance.AllowArrowKeysMoveActiveCell
public FlagArrowKeys AllowArrowKeysMoveActiveCell {get; set;}