Property Module
Module
Gets or sets the Python top-level module containing the variable.
public PyModule Module { get; set; }
Property Value
- PyModule
Gets or sets the Python top-level module containing the variable.
public PyModule Module { get; set; }