'Declaration
Public Overridable Property NextFocusRightId As Integer
'Usage
Dim instance As GridIncrementalLoadingCell Dim value As Integer instance.NextFocusRightId = value value = instance.NextFocusRightId
public virtual int NextFocusRightId {get; set;}