'Declaration
Public ReadOnly Property MarkDeleteCommand As ICommand
'Usage
Dim instance As PageView
Dim value As ICommand
value = instance.MarkDeleteCommand
public ICommand MarkDeleteCommand {get;}
public: __property ICommand* get_MarkDeleteCommand();
public:
property ICommand^ MarkDeleteCommand {
ICommand^ get();
}