'Declaration <DescriptionAttribute("The type of the matrix.")> Public ReadOnly Property Type As AffineMatrixType
[Description("The type of the matrix.")] public AffineMatrixType Type { get; }
[Description("The type of the matrix.")] public: __property AffineMatrixType get_Type();
[Description("The type of the matrix.")] public:
property AffineMatrixType Type { AffineMatrixType get(); }