Access to the visibility properties for a Parametric block

Is there any way to get or set the visibility properties of a parametric block through c# code?

I dont see any way once cast as BlockReference. Nothing shows in DynamicBlockReferencePropertyCollection, and no other object in there seems to reference Parameters or Visibilities.