public int POV { get; set; }
Public Property POV As Integer
public: property int POV { int get (); void set (int value); }