
C# | Visual Basic | Visual C++ |
public NewsSortOption SortBy { get; set; }
Public Property SortBy As NewsSortOption
public: property NewsSortOption SortBy { NewsSortOption get (); void set (NewsSortOption value); }

C# | Visual Basic | Visual C++ |
public NewsSortOption SortBy { get; set; }
Public Property SortBy As NewsSortOption
public: property NewsSortOption SortBy { NewsSortOption get (); void set (NewsSortOption value); }