'Declaration <CategoryAttribute("Tag information")> <DescriptionAttribute("The ID of CIFF tag.")> Public ReadOnly Property Id As UShort
[Category("Tag information")] [Description("The ID of CIFF tag.")] public ushort Id { get; }
[Category("Tag information")] [Description("The ID of CIFF tag.")] public: __property ushort get_Id();
[Category("Tag information")] [Description("The ID of CIFF tag.")] public:
property ushort Id { ushort get(); }