'Declaration <DescriptionAttribute("The planar slice width.")> Public Property SliceDepth As Double
[Description("The planar slice width.")] public double SliceDepth { get; set; }
[Description("The planar slice width.")] public: __property double get_SliceDepth(); public: __property void set_SliceDepth(
double value
);