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