'Declaration Public Property Comment As Vintasoft.Imaging.Annotation.Comments.Comment
public Vintasoft.Imaging.Annotation.Comments.Comment Comment { get; set; }
public: __property Vintasoft.Imaging.Annotation.Comments.Comment* get_Comment(); public: __property void set_Comment(
Vintasoft.Imaging.Annotation.Comments.Comment* value
);
public:
property Vintasoft.Imaging.Annotation.Comments.Comment^ Comment { Vintasoft.Imaging.Annotation.Comments.Comment^ get(); void set(Vintasoft.Imaging.Annotation.Comments.Comment^ value); }