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