public static string StoredName { get; set; }
Public Shared Property StoredName As String Get Set
public: static property String^ StoredName { String^ get (); void set (String^ value); }
static member StoredName : string with get, set
In This Article