'Declaration
<System.ComponentModel.BrowsableAttribute(False)> Public Property IsDeletingCell As System.Boolean
'Usage
Dim instance As HDInsightSessionHBaseDeleteItem Dim value As System.Boolean instance.IsDeletingCell = value value = instance.IsDeletingCell
[System.ComponentModel.Browsable(false)] public System.bool IsDeletingCell {get; set;}