'Declaration <DescriptionAttribute("The ID of TIFF tag.")> Public ReadOnly Property Id As System.Int32
[Description("The ID of TIFF tag.")] public System.Int32 Id { get; }
[Description("The ID of TIFF tag.")] public: __property System.Int32 get_Id();
[Description("The ID of TIFF tag.")] public:
property System.Int32 Id { System.Int32 get(); }