PluginDestinationWindow PluginDestination { get; set; }Property PluginDestination As PluginDestinationWindow
Get
Setproperty PluginDestinationWindow PluginDestination {
PluginDestinationWindow get ();
void set (PluginDestinationWindow value);
}abstract PluginDestination : PluginDestinationWindow with get, set