bool IsPublicQueryCheckBoxVisible { get; set; }Property IsPublicQueryCheckBoxVisible As Boolean
Get
Setproperty bool IsPublicQueryCheckBoxVisible {
bool get ();
void set (bool value);
}abstract IsPublicQueryCheckBoxVisible : bool with get, set