'Declaration Public ReadOnly Property IsSealed As Boolean
'Usage Dim instance As GcTextBox Dim value As Boolean value = instance.IsSealed
public bool IsSealed {get;}
GcTextBox Class GcTextBox Members