'Declaration
Public Property AlreadyRunningBehavior As AlreadyRunningBehavior
public AlreadyRunningBehavior AlreadyRunningBehavior {get; set;}
public: property AlreadyRunningBehavior AlreadyRunningBehavior { AlreadyRunningBehavior get(); void set ( AlreadyRunningBehavior value); }