Public Overrides ReadOnly Property DropConstraints As Boolean
public override bool DropConstraints { get; }
public: virtual property bool DropConstraints { bool get () override; }
function get_dropConstraints();