'Declaration
Public ReadOnly Property IsPostBackEventControlRegistered As System.Boolean
'Usage
Dim instance As NNavigationPage Dim value As System.Boolean value = instance.IsPostBackEventControlRegistered
public System.bool IsPostBackEventControlRegistered {get;}