public int V2 { get; }
Public ReadOnly Property V2 As Integer Get
public: property int V2 { int get (); }
member V2 : int with get