[Visual Basic] Public Property Keywords As String [C#] public string Keywords { get; set; } [C++] public: __property String* get_Keywords(); public: __property void set_Keywords(String* ); [JScript] public function get Keywords() : String public function set Keywords(String);
FileSummary Class | EbsOpen Namespace