public static string LuaFile { get; set; }
Public Shared Property LuaFile As String Get Set
public: static property String^ LuaFile { String^ get (); void set (String^ value); }