[DispId(23)] bool PreserveSmoothing {get; set;}
read-write property PreserveSmoothing: Boolean;
DispIdAttribute(23)
function get,set PreserveSmoothing : boolean
[DispId(23)] __property bool get_PreserveSmoothing(); __property void set_PreserveSmoothing( bool value );
'Declaration
<DispIdAttribute(23)> Property PreserveSmoothing As Boolean