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