'Declaration <DescriptionAttribute("The length, in units specified in the UnitOfMeasure, of annotation.")> Public ReadOnly Property Length As Double
[Description("The length, in units specified in the UnitOfMeasure, of annotation.")] public double Length { get; }
[Description("The length, in units specified in the UnitOfMeasure, of annotation.")] public: __property double get_Length();
[Description("The length, in units specified in the UnitOfMeasure, of annotation.")] public:
property double Length { double get(); }