public static IModule Current { get; internal set; }
Public Shared Property Current As IModule
public: static property IModule^ Current { IModule^ get (); void set (IModule^ value); }