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