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