'Declaration
Public Shared ReadOnly Property Major As System.Integer
'Usage
Dim value As System.Integer value = Server.Major
public static System.int Major {get;}
public read-only property Major: System.Integer; static;
public static function get Major : System.int
public: static property System.int Major { System.int get(); }