Public ReadOnly Property Id As Integer
public int Id { get; }
public: property int Id { int get (); }
function get_id();