'宣言 Public Property Effect As System.Windows.Media.Effects.Effect
'使用法 Dim instance As OutlinesView Dim value As System.Windows.Media.Effects.Effect instance.Effect = value value = instance.Effect
public System.Windows.Media.Effects.Effect Effect {get; set;}