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