public override bool CanAugment { get; }
Public Overrides ReadOnly Property CanAugment As Boolean Get
public: virtual property bool CanAugment { bool get () override; }
function get_CanAugment();
In This Article