'DeclarationPublic Property Effect As System.Windows.Media.Effects.Effect
'UsageDim instance As SheetPresenter Dim value As System.Windows.Media.Effects.Effect instance.Effect = value value = instance.Effect
public System.Windows.Media.Effects.Effect Effect {get; set;}
public read-write property Effect: System.Windows.Media.Effects.Effect; 
            public function get,set Effect : System.Windows.Media.Effects.Effect