public int UpperBoundValue { get; set; }
Public Property UpperBoundValue As Integer Get Set
public: property int UpperBoundValue { int get (); void set (int value); }
1!ERROR: See log file!
No code example is currently available or this language may not be supported.