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