'Declaration
Public Property IsShowPropertyGridValue As Boolean
'Usage
Dim instance As DesignerMain Dim value As Boolean instance.IsShowPropertyGridValue = value value = instance.IsShowPropertyGridValue
public bool IsShowPropertyGridValue {get; set;}