[This is preliminary documentation and is subject to change.]
public ViewMap Paths { get; set; }
Public Property Paths As ViewMap Get Set
public: property ViewMap^ Paths { ViewMap^ get (); void set (ViewMap^ value); }