public bool UseShadow{ get; set;}
Public Property UseShadow As Boolean
public: property bool UseShadow { bool get (); void set (bool value); }