'Declaration
Protected Overridable ReadOnly Property InternalChildrenClipRect As NRectangle
'Usage
Dim instance As NUIElementContainer Dim value As NRectangle value = instance.InternalChildrenClipRect
protected virtual NRectangle InternalChildrenClipRect {get;}