Public ReadOnly Property Properties As PropertyCollection
public PropertyCollection Properties { get; }
public: property PropertyCollection^ Properties { PropertyCollection^ get (); }
/** @property */ public PropertyCollection get_Properties ()
public function get Properties () : PropertyCollection