public bool UseLevelsOfDetail { get; set; }
Public Property UseLevelsOfDetail As Boolean Get Set
public: property bool UseLevelsOfDetail { bool get (); void set (bool value); }
member UseLevelsOfDetail : bool with get, set