public bool CanCreatePart { get; }
Public ReadOnly Property CanCreatePart As Boolean Get
public: virtual property bool CanCreatePart { bool get () sealed; }
abstract CanCreatePart : bool with get override CanCreatePart : bool with get
In This Article