'Declaration
Public ReadOnly Property IsArrangeValid As System.Boolean
'Usage
Dim instance As VerticalScrollbarsPresenter Dim value As System.Boolean value = instance.IsArrangeValid
public System.bool IsArrangeValid {get;}
public read-only property IsArrangeValid: System.Boolean;
public function get IsArrangeValid : System.boolean
public: __property System.bool get_IsArrangeValid();
public: property System.bool IsArrangeValid { System.bool get(); }