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