'Declaration <DescriptionAttribute("Intent of the annotation.")> Public Overridable Property Intent As System.String
[Description("Intent of the annotation.")] public virtual System.String Intent { get; set; }
[Description("Intent of the annotation.")] public: __property virtual System.String get_Intent(); public: __property virtual void set_Intent(
System.String value
);
[Description("Intent of the annotation.")] public:
virtual property System.String Intent { System.String get(); void set(System.String value); }
Property Value
Значение по умолчанию - пустое.