'Declaration <DescriptionAttribute("The type of the target of processing command.")> Public ReadOnly Property TargetType As Type
[Description("The type of the target of processing command.")] public Type TargetType {get;}
[Description("The type of the target of processing command.")] public: __property Type* get_TargetType();
[Description("The type of the target of processing command.")] public: property Type^ TargetType { Type^ get(); }