public int Version { get; }
Public ReadOnly Property Version As Integer Get
public: property int Version { int get (); }
member Version : int with get
/** @property */ public int get_Version()
function get_Version();