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