public bool ContentMenuMaterialParametersVisible { get; set; }Public Property ContentMenuMaterialParametersVisible As Boolean
Get
Setpublic:
property bool ContentMenuMaterialParametersVisible {
bool get ();
void set (bool value);
}member ContentMenuMaterialParametersVisible : bool with get, set